Tag Archives: Database

Cleaning Variables in PHP

Jul 04, 2014

It’s always important to clean/sanitize variables that are submitted via web forms to prevent against all kinds of different malicious threat. Here is a complete..

Read more

Block Multiple IP Addresses Using PHP

Jun 03, 2014

Sometimes we need to ban particular visitors to access our website. For this, the most common reason is spammers and scrapers that perform malicious activity..

Read more

Jewels Cave (Responsive) Abantecart Template For Sale

Apr 07, 2014

Hi every body we are happy to introduce our new template Jewels cave Responsive Abantecart template for sale Bugtreat Technologies have created a wonderful Abantecart..

Read more

Difference between MySql drop table, truncate table,

Apr 07, 2014

DROP command is used for deleting the table and its structure from the data base.Use this command when you don’t need that table any more…

Read more

How to ensure privacy in the age

Feb 08, 2014

HTML5, the latest version of the language of the Web, was designed with Web applications in mind. It contains a slew of new application programming..

Read more

A Quick view on PHP magic methods

Nov 26, 2013

Let’s have a quick view on magic methods, as sometimes it looks like it will hard to use these function but reality is these are..

Read more